C is an easy language to learn. It is a bit more cryptic in its style than some other languages, but you get beyond that fairly quickly. ... This means that once you write your C program, you must run it through a C compiler to turn your program into an executable that the computer can run (execute).